home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / dfree_11.zip / DISKFREE.INI < prev    next >
Text File  |  1996-05-15  |  3KB  |  73 lines

  1. ;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  2. ;                                   DiskFree.INI settings
  3. ;                                Copyright Staffan Vinsa 1996
  4. ;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  5. ;
  6. ;Not much to copyright but in case...
  7. ;-----------------------------------------------------------------------------------------
  8. ;                                      English users
  9. ;-----------------------------------------------------------------------------------------
  10. ;You can exclude drives from the gathering of data by putting an 'ExcludeDrive' statement
  11. ;followed by '=' and the drive you want to exclude.
  12. ;Like this:
  13. ;
  14. ;ExcludeDrive=J   -> Will not check the drive J for diskspace.
  15. ;
  16. ;This is a nice feature cause when you don't have a CD in your CD-drive the system
  17. ;will put up a System Modal Message saying 'Can't read drive...', which halts the
  18. ;program until you press the 'Ok' button.
  19. ;
  20. ;If you don't wanna have DiskFree on top of all other windows, for easy reach you can use
  21. ;the statement 'OnTop' followed by '=' and the value False.
  22. ;
  23. ;Like this:
  24. ;
  25. ;OnTop=False
  26. ;
  27. ;If the .INI file can't be found (in the same directory as DiskFree.EXE) the default
  28. ;values are:
  29. ;OnTop=True and no drives are excluded.
  30. ;
  31. ;When pressing the 'Quit' button there will be no annoying question 'Really quit'...
  32. ;it just ends.
  33. ;
  34. ;If you don't have the NotePad in your system you'll have to manually edit this file
  35. ;
  36. ;Future enhancements: perhaps a timer instead of the 'Reread' button.
  37. ;
  38. ;-----------------------------------------------------------------------------------------
  39. ;                                      Svenska anvΣndare
  40. ;-----------------------------------------------------------------------------------------
  41. ;Du kan exkludera enheter frσn ihopsamling av data genom att sΣtta en 'ExcludeDrive'
  42. ;rad efterf÷ljt av ett '=' och den enheten som skall exkluderas.
  43. ;
  44. ;Sσ hΣr:
  45. ;
  46. ;ExcludeDrive=J     ->    Kollar inte enheten J efter diskutrymme.
  47. ;
  48. ;Det hΣr Σr bra om du har en CD-spelare men ingen skiva i enheten, eftersom
  49. ;Windows tar fram ett 'System Modal' meddelande som sΣger:
  50. ;'Kan inte lΣsa enhet X: ...' vilket stannar upp allting tills du trycker
  51. ;pσ knappen 'Ok'.
  52. ;
  53. ;Om du inte vill ha DiskFree ÷verst (lΣngst fram) bland alla f÷nster sσ att
  54. ;den Σr lΣtt att nσ, lΣgger du till raden 'OnTop=False'.
  55. ;
  56. ;Sσ hΣr:
  57. ;
  58. ;OnTop=False
  59. ;
  60. ;Om .INI filen inte hittas (finns i samma katalog som DiskFree.EXE) Σr standardvΣrdena:
  61. ;OnTop=True och inga enheter Σr exkluderade.
  62. ;
  63. ;NΣr du trycker 'Quit' kommer ingen irriterande frσga 'Avsluta ?...' fram, utan
  64. ;programmet stΣngs pσ en gσng
  65. ;
  66. ;Om du inte har NotePad (Anteckningar) i ditt system mσste du editera denna fil f÷r
  67. ;hand istΣllet f÷r att anvΣnda 'Config' knappen.
  68. ;
  69. ;Framtida tillΣgg: kanske timer-styrd istΣllet f÷r 'Reread' knappen.
  70. ;
  71. OnTop=true
  72. ExcludeDrive=D
  73.